Add x/y to GtkEventControllerMotion::enter
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Jan 2018 01:07:24 +0000 (20:07 -0500)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 16 Jul 2018 13:43:43 +0000 (15:43 +0200)
commit1f9de707f7e1bd6f7241000dbbad464530b23e81
treed515441ef512e63ef2ac3740cbe91ba35478441a
parent8b2c3a8c1a8330e64f5908557900fdd976162e5a
Add x/y to GtkEventControllerMotion::enter

We have this information available in enter events,
and having it in the controller signal as well makes
porting easier.

Update existing users.
gtk/gtkeventcontrollermotion.c